How to Install cdw software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install cdw software package in Ubuntu 12.04 LTS (Precise Pangolin)

cdw software package provides Tool for burning CDs - console version, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cdw 

cdw is installed in your system.

Make ensure the cdw package were installed using the commands given below,

$ sudo dpkg-query -l | grep cdw *

You will get with cdw package name, version, architecture and description in a table

cdw package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Other OSs and file systems
Package cdw
Version 0.7.0-1ubuntu2
Description Tool for burning CDs - console version
Sub Section otherosfs


See Also, How to uninstall or remove cdw software package from Ubuntu 12.04 LTS (Precise Pangolin)?